.. _EEex_LearnWizardSpell: =================================== EEex_LearnWizardSpell =================================== :: EEex_LearnWizardSpell(actorID, level, resref) Adds a spell to known wizard spells for an actor **Parameters** * **actorID** - id of actor that is learning spell * **level** - spell level * **resref** - resource reference of spell to learn **Return** None **Example** :: EEex_LearnWizardSpell(actorID, 3, "SPWI304") **See Also** :ref:`EEex_LearnClericSpell`, :ref:`EEex_LearnInnateSpell`, :ref:`EEex_UnlearnClericSpell`, :ref:`EEex_UnlearnInnateSpell`, :ref:`EEex_UnlearnWizardSpell`